home *** CD-ROM | disk | FTP | other *** search
/ Tetris Collection for Windows 98 / Tetris Collection for Windows 98.iso / hrshelp.txt < prev    next >
Text File  |  1998-08-27  |  6KB  |  129 lines

  1. SYSTEM MEMORY
  2.  
  3. System memory is critical and is the main reason some programs willnot 
  4. work. Remember DOS has only 640K conventional memory and when all your 
  5. drivers are loaded, including your CD-ROM driver, there isn't enough 
  6. memory for some games to run.  Try removing some device drivers from 
  7. your config.sys and autoexec.bat files, or loading them in high memory. 
  8. (Refer to DOS manuals regarding load high),  ( you could also run this 
  9. menu within OS/2 which provides more memory to DOS programs). To check 
  10. your free base memory, reboot your computer and type MEM at the DOS 
  11. prompt. Your system should show at least 570K free Conventional Memory 
  12. to run most games, although it may need as much as 610K free for some 
  13. games. If it shows less then 570K, you should consider modifying your 
  14. autoexec.bat and config.sys files to free up more memory.
  15.  
  16. Aside from base or conventional memory as discussed above, your system 
  17. may also need more extended memory. Although many programs will work 
  18. with 1 megabyte of RAM, some programs require 4 Megabytes or more. 
  19. In general, 4 Megabytes is the minimum desirable RAM to run the latest 
  20. games, and 8 Megabytes is even better.
  21.  
  22. SYSTEM CONFLICTS
  23.  
  24. If this CD-ROM or many of its programs fail to run on your computer, 
  25. you may have a system conflict. For example, some fax modem programs 
  26. may conflict with our CD-ROMs. If this occurs, disable your fax modem 
  27. temporarily by typing REM in front of the applicable lines in your 
  28. autoexec.bat and config.sys files. The same may apply to various TSR 
  29. programs, disable temporarily as above.
  30.  
  31. RECOMMENDED SYSTEM CONFIGURATION
  32.  
  33. Here are some good basic autoexec.bat and config.sys files which have 
  34. worked well for us using a Creative SoundBlaster 16 Sound Card and 
  35. double speed CD-ROM drive with 386 or 486 and DOS 6.2. Even if you 
  36. don't follow them exactly, they may contain some ideas for improving 
  37. your system configuration. (These files may or may not be appropriate 
  38. for your system and we disclaim all responsibility for any problems 
  39. from their use).
  40.  
  41. CONFIG.SYS
  42.  
  43. DEVICE=C:\DOS\HIMEM.SYS
  44. DEVICEHIGH=C:\DOS\EMM386.EXE NOEMS
  45. DEVICEHIGH=C:\DOS\SETVER.EXE
  46. DOS=HIGH, UMB
  47. FILES=50
  48. BUFFERS=10,0
  49. DEVICE=C:\CDROM\CDROM.SYS /D:MSCDOO1  (Make sure .SYS file match according to your CD-ROM driver)
  50. DEVICEHIGH=C:\SB16\DRV\CTSB16.SYS /UNIT=0 /BLASTER=A:240 I:7 D:1 H:5
  51.  
  52. AUTOEXEC.BAT
  53.  
  54. SET BLASTER=A240 I7 D1 H5 P300 T6
  55. LH C:\WINDOWS\SMARTDRV.EXE /L /X 2048 128 
  56. LH C:\WINDOWS\MSCDEX.EXE /S /D:MSCD001 /M:12 /L:I
  57. @ECHO OFF
  58. PROMPT $p$g
  59. PATH=C:\WINDOWS;C:\;C:\DOS;C:\PKZIP
  60. SET TEMP=C:\TEMP
  61. LH C:\DOS\MOUSE
  62.  
  63. MUST COPY COMMAND
  64.  
  65. One of the great convenience features of Explore the World of 
  66. Software CD-ROMs is that most of the programs are not compressed 
  67. and can be run directly from your CD-ROM drive without hard drive 
  68. installation, unless MUST COPY is indicated in which case you must 
  69. click on the COPY TO DISK button and proceed with the hard drive 
  70. installation routine.
  71.  
  72. However, it is important to realize that CD-ROMs are by definition 
  73. read only, so if programs on this CD-ROM attempt to write data back 
  74. to the disk, for example: high scores, this will cause an error. These 
  75. programs should be copied and run from hard drive. Please note that we 
  76. indicate MUST COPY when the program must be installed on the hard drive 
  77. to function properly, but we do not indicate MUST COPY when it is only needed in order to record scores. If you wish to record scores, you must ALWAYS copy the program to the hard drive.
  78.  
  79. In general, running a program directly from the CD-ROM is fine to 
  80. quickly try out a game. But as soon as you decide to play it seriously, 
  81. it is best to copy it to your hard drive. This way the program will run 
  82. faster, you can record scores, and you can get into the program directory
  83. which gives you access to documentation, setup, and alternative command 
  84. files. Anytime you have trouble running a program directly from the 
  85. CD-ROM, first reboot your computer, check that you have enough memory, 
  86. then go into the CD-ROM menu and copy the program to your hard drive. 
  87. If it still doesn't run from the hard drive, go into the program 
  88. directory and check out the different documentation, setup and command 
  89. files.
  90.  
  91. OTHER COMMON PROBLEMS
  92.  
  93. Canot exit program: With most programs, you can exit by hitting ESC, 
  94. ALT-X, or by following the program exit command (such as Q for quit). 
  95. There are few programs which have no exit, in this case just reboot 
  96. your computer by typing CTRL-ALT-DEL.
  97.  
  98. Programs runs too fast or too slow: Some programs may run too fast 
  99. using a 486 computer, in this case try switching off your TURBO button 
  100. to slow the program down. On the other hand, if the program runs too 
  101. slow ( eg. DOOM ), make sure that your TURBO button is switched on. 
  102. Nevertheless, you may encounter a few programs which are too fast or 
  103. too slow for your computer, no matter what you do. For example, a few 
  104. old programs may simply run too fast on a 486, and a few newer programs 
  105. may run too slow on a 286 or 386sx.
  106.  
  107. COPY TO DISK COMMAND PROBLEMS
  108.  
  109. "Copy to disk" command fails to copy files, "Insufficient memory" 
  110. message received. If you experience this problem, edit your autoexec.bat 
  111. file as follows: Go to the line containing the MSCDEX.EXE command. 
  112. In this line you will find the CD-ROM memory setting such as M:15. 
  113. Change this to M:10. Save this configuration and reboot your computer. 
  114. The "Copy to Disk" routine should now work.
  115.  
  116. TSR PROGRAMS
  117. With some fax modems or TSR programs, the HRS menu system may not run. 
  118. You then have two choices:
  119. a) Disable the fax modem or TSR program by editing your Autoexec.bat 
  120. and Config.sys files by typing REM in front of the applicable TSR lines 
  121. and resetting your computer, or
  122.  
  123. b) If the HRS menu doesn't run and you don't want to disable your fax 
  124. modem or other TSR programs, you can access all the programs in this 
  125. CD-ROM by using the traditional DOS " navigate the directories" method. 
  126. Just go into the GAMES directory in the CD-ROM and then the applicable 
  127. subdirectory for the program in question such as DISK001 to DISK426, 
  128. and then run the applicable .EXE file.
  129.